2013-08-16 - 8080 - Break Fix - UPC Component Label Printing #SDSupportUPCLabels #ABAPUPC

SPECIFICATIONS

8080-Spec- UPC Component Label Printing

Purpose


PO's with both pre-pack and EA's on them will not print the components of the pre-packs even when the "Print Components" checkbosx is checked.

Admin Info


Purpose
PO's with both pre-pack and EA's on them will not print the components of the pre-packs even when the "Print Components" checkbosx is checked.
Requested By
Thi Tran
Spec Created By
Deepak Yasam
Spec Created Date
08/16/2013
Spec QA by
Deepak Yasam
Objects
ZRSD_UPC_LABELS
Document Status
Completed

References


Prior Tickets

None

Documents

None


Functional Requirement


For the UPC label program with Purchase order and customer specific SO as input,the components were not printing when the print components check box is flagged for the prepack materials.The program needs to be modified to pick the components and should be printed along with the main material on the label output.


Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

ZRSD_UPC_LABELS program should be modified to pick the components and should be printed along with the main material on the label output.Functional module should be used to print the component sizes in the grid sequence.

Test Plan

[List test scenarios/cases to be executed here]
S.No
Test Scenario
Expected Result
1
Create a Purchase order with the prepack materials and execute it in ZSD_UPCLBL tcode with PO as input and check the print components flag.
Main material and the compoenets should be printed in the poutput and the components sizes should be printed as per grid sequence.
2
Create a Sales order with the prepack materials with desired L and S codes and execute it in ZSD_UPCLBL tcode with SO as input and check the print components flagged under customer spcific labels
Main material and the compoenets should be printed in the poutput and the components sizes should be printed as per grid sequence.

Solution Details


Added New L-Codes 'L78', 'L79', 'L82' and their Corresponding String Logics for UPC US Label Programs.


Issues


None